home *** CD-ROM | disk | FTP | other *** search
Oberon Text | 1995-12-16 | 1.4 KB | 28 lines |
- Syntax8.Scn.Fnt
- ParcElems
- Alloc
- Syntax10.Scn.Fnt
- Syntax10i.Scn.Fnt
- Mouse Interclicks, primary/secondary
- L set cross to insert text L/R drwa line
- M move picture R Open Object
- R select rectangle R/L clear rectangle
- Remember to mark Frame, even if you use commands from the menu.
- Paint.Open ^ load Pict-file or create new
- Escher.Pict Grapes.Pict Clown16.Pict Clown256.Pict
- Paint.Store * store data to disk
- Paint.Zoom zoom on/off
- Paint.Resize resize to selected rectangle
- Paint.Invert invert selected rectangle
- Paint.Fill ^ fill rectangle with one color
- 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
- Paint.SetColor ^ set color
- Paint.SetWidth ^ set line width
- Paint.SetGrid ^ set grid size
- Paint.LoadColors load original colors of the picture
- Paint.StoreColors store screen colors to picture
- Paint.Info show info about picture
- System.SetFont ^ set text font
- PictElems.Insert ^ insert picture as text-element
- REMARK: loading and storing pictures can take a long time at the AMIGA. Only loading of 2 color pictures is "fast".
-